CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群 tsp

搜索资源列表

  1. YIQUN

    0下载:
  2. 蚁群算法的MATLAB实现 蚁群算法解决TSP问题(Ant colony algorithm based on ant colony algorithm to solve TSP problem by ant colony algorithm (MATLAB))
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:ytyty
  1. TSP

    0下载:
  2. 这是一个基于蚁群算法的matlab程序,可运行,也可以修改运行(This is an ant colony algorithm based matlab program, can run, and can be modified to run)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:786061956
  1. AntColonyOptimization-TSP

    1下载:
  2. 蚁群算法作为新发展的一种模拟蚂蚁群体智能行为的仿生优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点,本算法用来解决最短路径问题,并在TSP旅行商问题上取得较好的成效。同时也可以在他领域如图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类进行参考。(Ant colony algorithm is a newly developed bionic optimization algorithm that simulates the ant colony intel
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1835008
    • 提供者:元气满满
  1. U4

    0下载:
  2. 用蚁群算法解决TSP旅游商问题,效果较好(Use ant colony algorithm to solve TSP travel salesman problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:风偏偏
  1. ACO_TSP

    0下载:
  2. 利用matlab软件,应用蚁群算法解决31个城市的TSP问题(Using Antlab Algorithm to Solve TSP Problems in 31 Cities Using Matlab Software)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:csuyq
  1. ACA

    0下载:
  2. 基于蚁群算法的TSP问题的实现,仅用于对蚁群算法的学习(Implementation of TSP problem based on ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Alex199535
  1. ACA_Matlab

    0下载:
  2. 该文件中程序主要解决TSP问题的蚁群算法的matlab程序(The program in this document mainly solves the TSP problem ant colony algorithm matlab program)
  3. 所属分类:matlab例程

  1. Matlab

    0下载:
  2. 基于Matlab m 函数开发的蚁群算法(The program in this document mainly solves the TSP problem ant colony algorithm matlab program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:29696
    • 提供者:乾释今生
  1. antcolonytsp

    0下载:
  2. 采用蚁群算法求解TSP问题 迭代次数设置200(Ant colony algorithm is used to solve TSP problem. The number of iterations is set to 200.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:ertao47
  1. matlab解决tsp

    0下载:
  2. matlab中解决tsp问题经典蚁群算法(Classical ant colony algorithm for solving TSP problem in MATLAB)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:YQzzz
  1. ACO for TSP

    0下载:
  2. 蚁群算法解决旅行商问题,能够成功运行并且有结果(Ant colony algorithm can solve the traveling salesman problem and run successfully.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. ACAmain

    0下载:
  2. 程序为蚁群算法解决TSP问题,主要包含了蚁群算法的具体步骤(The program solves the TSP problem for the ant colony algorithm and mainly includes the steps of the ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:叶子666
  1. main

    0下载:
  2. 基于C语言的蚁群算法求解tsp问题,使用邻接矩阵(Ant colony algorithm based on C language to solve TSP problem, using adjacency matrix)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:moko10086
  1. TSP

    4下载:
  2. 基本蚁群算法求解TSP,还有一种改进的最大最小蚁群算法求解,包括绘图函数(The basic ant colony algorithm for TSP, and an improved maximum and minimum ant colony algorithm, including the drawing function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-06-19
    • 文件大小:2048
    • 提供者:更给你123456
  1. 蚁群算法求解TSP问题

    1下载:
  2. 利用基本蚁群算法求解TSP问题,在100次迭代中得到了收敛
  3. 所属分类:matlab例程

    • 发布日期:2018-10-30
    • 文件大小:8861
    • 提供者:kaka8421
  1. 变异蚁群算法

    1下载:
  2. 蚁群算法,对ACO传统算法进行改进,求解TSP问题的软件(solution of space equilibrium piont)
  3. 所属分类:其他

    • 发布日期:2021-04-08
    • 文件大小:739328
    • 提供者:通什二
  1. ACOTSPtw

    4下载:
  2. 使用蚁群算法解决带时间窗的旅行商问题,注释详细(Ant colony algorithm is used to solve traveling salesman problem with time windows. Detailed annotations are given.)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-11
    • 文件大小:2048
    • 提供者:Up235
  1. 蚁群算法

    0下载:
  2. 蚁群算法,用于解决TSP问题,可以避免过早收敛且时间复杂度低,是一种信而有效的启发式算法
  3. 所属分类:matlab例程

  1. 蚁群算法路径规划

    0下载:
  2. 通过蚁群算法实现TSP问题的路径规划,找到最短距离,减少不必要的能量消耗
  3. 所属分类:matlab例程

  1. 蚁群算法

    3下载:
  2. 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theory of ant colony algorithm and
  3. 所属分类:其他

    • 发布日期:2020-04-12
    • 文件大小:6144
    • 提供者:阳光1111111
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »
搜珍网 www.dssz.com